It ensures that the entries are maintained in ascending key order Nó bảo đảm rằng các entry được duy trì theo thứ tự key tăng dần.
You should note that, unlike a hash map, a tree map guarantees that its elements will be sorted in an ascending key order. Bạn nên chú ý rằng, không giống một hash map, một tree map bảo đảm rằng các phần tử của nó sẽ được xếp thứ tự theo thứ tự key tăng dần.